home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / cpp / scripts / cppCC < prev    next >
Encoding:
Text File  |  1991-09-04  |  94 b   |  4 lines

  1. #!/bin/sh
  2. # Edit this file ONLY in cpp/scripts/cppCC
  3. cppC=icedir/cpp/cpp; export cppC; CC2 $*
  4.